home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / wildcat / wc5tb14.zip / TBANK.HIS < prev    next >
Text File  |  1996-11-27  |  3KB  |  64 lines

  1. 11/27/96
  2.          [v1.4] Corrected screen display in Unregistered version
  3.  
  4.                 Modified several internal routines
  5.  
  6.                 Corrected message header display when sending a message
  7.  
  8. 10/29/96
  9.          [v1.3] Under certain circumstances, when callers tried to bank 
  10.                 time and they already had time in their account, the 
  11.                 program would not allow it.
  12.  
  13.                 If caller bet more than what the Sysop allowed in the CFG 
  14.                 file, the program would accept it.
  15.  
  16.                 Added a SYSOP Maintenance option to the Main Menu. 
  17.                 Previously you were only able to alter the users time, you 
  18.                 now have an option to display ALL users of the TIME BANK Door.
  19.  
  20.                 If the amount of minutes the caller wins, while Gambling, 
  21.                 causes the number of minutes remaining to exceed 1440 (24 hours) 
  22.                 Wildcat! would reduce the total number of minutes by 1440. To 
  23.                 avoid this problem we have added a new CFG option that will 
  24.                 allow you to dictate the maximum number of minutes that can be 
  25.                 accumulated, up to 1440.
  26.  
  27. 09/17/96
  28.          [v1.2] Corrected some mis-leading messages to make them more
  29.                 meaningful.
  30.  
  31.                 Under certain circumstances an erro is produced just after 
  32.                 entering the Door.
  33.  
  34. 09/14/96
  35.          [v1.1] If caller wins his/her Gamble, the minutes were NOT being
  36.                 updated properly. If the caller lost minutes they WERE being
  37.                 update properly!
  38.  
  39.                 A new option has been added to allow the Sysop to define the
  40.                 payoff Odds for 3 of a kind. In addition, if the caller gets
  41.                 2 of a kind the payoff will be 1/4 of the payoff for 3 of a 
  42.                 kind. *NOTE* ... Since the payoff on 2 if a kind is 1/4 of the 
  43.                 payoff for 3 of a kind, no time will be added to time 
  44.                 remaining unless the amount is 1 minute or more (seconds are
  45.                 NOT used by TIME BANK)
  46.  
  47.                 The DOC file and the CFG file were not reflecting the correct
  48.                 number of entries. Further proves that programmers make lousy
  49.                 documentors <grin>
  50.  
  51.                 If you indicated that you did NOT want the caller to use the 
  52.                 GAMBLE option, we were disregarding it and allowing it anyway.
  53.  
  54.                 The Maximum number of minutes allowed in the caller's account
  55.                 was not being honored.
  56.  
  57.                 Added another Menu option for use by the SYSOP. This option
  58.                 will allow the Sysop to ALTER the BANKed time of an existing 
  59.                 record in TIME BANK database.
  60.  
  61.  
  62. 09/06/96
  63.          [v1.0] Initial release
  64.